home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / bsd.ftp < prev    next >
Text File  |  1996-11-17  |  707b  |  18 lines

  1.  
  2. This is a patch for the 6.00/Linux port of bsd.ftpd found on
  3. sunsite (/pub/Linux/system/Network/bsd-ftpd.tgz, 32227 bytes),
  4. for shadow password support. I originally used bsd.ftpd because
  5. of its size and security features, and if it's security you're
  6. after, you might as well have shadow support in it :)
  7.  
  8. A few fixes have been made, namely a definition of d_namlen
  9. which seems to be screwed up somewhere in the Linux include
  10. files, a conditional definition of _PATH_WTMP which causes
  11. gcc to bitch, and a certain basename() call which caused gcc
  12. to bitch a pointer error but doesn't seem to be needed :)
  13.  
  14. Untar bsd.ftpd into a directory, and apply this patch in it.
  15.  
  16. Gary Marsh, gmarsh@surf.seascape.com.
  17.  
  18.